| PlCertifications |
| Logical Entity Name | PlCertifications |
| Default Table Name | PlCertifications |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| PlCertifications Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
PlCertificationsID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(100) | YES | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
SyCampusGrpID |
int | YES | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| PlCertifications Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PlCertifications_PlCertificationsID_U_C_IDX | PrimaryKey | PlCertificationsID |
| PlCertifications Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyCampusGrp | Non-Identifying | Zero or One to Zero or More | FK_PlCertifications.SyCampusGrpID_SyCampusGrp.SyCampusGrpID | SyCampusGrpID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_PlCertifications.UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlEnrollCertifications | Non-Identifying | One To Zero or More | FK_PlEnrollCertifications.PlCertificationsID_PlCertifications.PlCertificationsID | NO | YES |
| PlCertifications Check Constraints |
| Check Constraint Name | CheckConstraint |
| PlCertifications Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| PlCertifications Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.Certification |
NO | |||
| Physical (Microsoft SQL Server) dbo.PlCertifications |
NO |
| PlCertifications Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | StudentPlacementPreferences |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Placement |
| PlCertifications Data Movement Rules |
| Name | Type | Rule Text/Value |